tools: libxl: read nictype from xenstore
authorWen Congyang <wency@cn.fujitsu.com>
Mon, 22 Sep 2014 05:59:16 +0000 (13:59 +0800)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 22 Sep 2014 14:19:54 +0000 (15:19 +0100)
commit498da5bf3d41e1155c98e9cff3090b114d837fc9
treeae8098eeb1b1cddbd295f5a32180e5074ae3a58e
parent16529572dfa4968ef073f57ffda58f304d354ce0
tools: libxl: read nictype from xenstore

We need to use nictype to get default vifname.

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl.c